home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.os.ms-windows.programmer.tools.owl,comp.lang.c++
- Subject: Re: What is BWCCENG.DLL ?
- Date: Thu, 25 Jan 1996 11:49:03 +0200
- Organization: Carelcomp Forest
- Message-ID: <3107520F.2B4@cmt.lpr.mail.carel.fi>
- References: <4e6qo4$52i@newsserver.trl.OZ.AU>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
-
- Trevor Hand wrote:
- >
- > I have copied an EXE file onto a 486 along with all the required DLL's. When
- > I try to run the file in file manager, Windows says it cannot find the file
- > "BWCCENG.DLL". If I click the Close button, the program runs!, and seems to
- > work? I checked all the directories on the computer which I developed the
- > application on and cannot find this DLL anywhere! Why does it want it? How
- > do I stop it from asking for it? What is it anyway?
- >
- > Trevor Hand
- > t.hand@trl.oz.au
-
- BWCC*.DLL is the DLL that supports Borland's Windows Custom Controls, such as
- those fancy OK/Cancel buttons with figures in them. There is usually one (or two)
- DLLs in the Windows' system directory: BWCC.DLL and/or BWCC32.DLL (32-bit
- version). If your program requires a file named BWCCENG.DLL, just copy one of
- those to that name, or obtain the DLL from somewhere (it's freely
- redistributable).
-
- Later,
- AriL
-
- --
- All my opinions are mine and mine alone.
-